This is the root folder for the admin site. The admin site is used to setup users and websites accessing the server
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| name | String | ||
| id | String | ||
| domainName | String | ||
| photoHash | String | ||
| formattedName | String | ||
| attributes | Map | ||
| emailAddress | String | ||
| externalUrl | String | ||
| branch | Branch | Required for WebsiteBranchResource, but returns null | |
| allGroups | List | Return all groups defined by the organisation |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| externalUrl ( path ) | String | Build a fully qualified URL for an (optional) path to this website |
Hide comments